PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.images Package / PDFImage Class / getPointData Method
In This Topic
    getPointData Method
    In This Topic
    Gets the point data.
    Syntax
    public PDFPointData getPointData()

    Return Value

    A com.o2sol.pdf4java.spatial.PDFPointData object that specifies the extended geospatial data that shall apply to the image.
    See Also